home *** CD-ROM | disk | FTP | other *** search
- All machine specific code is located in the source/platform directory. Each
- platform has its own subdirectory, in which these files are stored (at the very
- least):
-
- Note: (platform) means the name of the plaform, e.g. amiga.
-
- (platform).c - Code that is specific for the platform, currently this
- means routines for displaying graphics. This file
- should be copied to the source directory if you want
- to compile RayLab for the platform in question.
-
- makefile - (or some variation of makefile, e.g. smakefile) This
- file should also be copied to the source directory be-
- fore compilation.
-